home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Converters / Convert_PICT / Testing / hex_tests / bitmap=90BW.hex < prev    next >
Text File  |  1995-06-12  |  2KB  |  55 lines

  1. % header
  2. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3. % end of app-specific header
  4. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  5. 11 01                % verson
  6. 01 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  7. 30 0000 0000 00FF 00FF        % draw bounding rect
  8.  
  9.  
  10. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  11. %
  12. %    This tests the 90 opcode with a small B&W image.
  13. %    This one happens to be perfectly left justified in it's data.
  14. %
  15. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  16.  
  17.  
  18. % Frame a rectangle that surrounds the bitmap's dest rectangle
  19. 30 0010 0020 0028 0039
  20.  
  21.  
  22. 90
  23. 0004            % rowbytes
  24. 0000 0050 0018 0070    % bounds  (t l b r)
  25. 0000 0050 0018 0069    % source rect
  26. 0010 0020 0028 0039    % dest rect
  27. 0001        % mode
  28. 00 7F 00 00    % bit data (unpacked)
  29. 03 80 E0 00
  30. 06 00 30 00
  31. 08 00 08 00
  32. 10 00 04 00
  33. 20 00 02 00
  34. 60 00 03 00
  35. 40 00 01 00
  36. 40 00 81 00
  37. 80 03 80 80
  38. 83 00 00 80
  39. 80 00 00 80
  40. 80 00 00 80
  41. 80 00 30 80
  42. 80 00 20 80
  43. 40 00 21 00
  44. 40 00 C1 00
  45. 63 07 83 00
  46. 20 F8 02 00
  47. 10 00 04 00
  48. 08 00 08 00
  49. 06 00 30 00
  50. 03 80 E0 00
  51. 00 7F 00 00
  52.  
  53. FF    % end
  54.  
  55.